| 1. | For that reason , struct members cannot be declared as 因此,结构成员无法声明为 |
| 2. | Modify the struct member alignment property 修改“结构成员对”属性。 |
| 3. | Class and struct member accessibility 类成员和结构成员的可访问性 |
| 4. | Struct members cannot be protected because the struct cannot be inherited 结构成员无法受保护,因为无法继承结构。 |
| 5. | Zp struct member alignment Zp结构成员对c |
| 6. | Class or struct members can be declared with one of five types of access 可以使用五种访问类型之一来声明类成员或结构成员。 |
| 7. | Struct member alignment 结构成员对( |
| 8. | A default constructor is always provided to initialize the struct members to their default values 总是提供默认构造函数以将结构成员初始化为它们的默认值。 |
| 9. | The fixed array can take any of the attributes or modifiers that are allowed for regular struct members 可选的声明信息。有关属性和属性类的更多信息,请参见 |
| 10. | To set the access level for a class or struct member , add the appropriate keyword to the member declaration 若要设置类成员或结构成员的访问级别,请向该成员声明添加适当的关键字。 |